/*! CSS Used from: https://www.kaby.mx/static/oifp-common/pkg/lib_84db4c1.css */
* {
    padding: 0;
    margin: 0;
}

img {
    border: 0;
}

/*! CSS Used from: https://www.kaby.mx/static/oifp-index/widget/index/index-mx-kaby-compliance/index_d6d40eb.css */
.flex-col {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.flex-row {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

/*! CSS Used from: https://www.kaby.mx/static/oifp-index/widget/index/index-mx-kaby-compliance/index-about/index_164b692.css */
* {
    padding: 0;
    margin: 0;
}

img {
    border: 0;
}

.mod .flex-row {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.mod .flex-col {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.mod .wrap {
    width: 95.71rem;
    margin: 0 auto;
    height: auto;
    padding: 100px 0px;
    align-items: center;
}

.mod .wrap .warp-title {
    height: 4.29rem;
    font-size: 2.86rem;
    font-family: HelveticaNeue-Bold, HelveticaNeue;
    font-weight: 700;
    color: #212A38;
    line-height: 4.29rem;
    margin-top: 8.57rem;
    margin-bottom: 1.14rem;
    text-align: center;
}

.mod .wrap .warp-tip {
    height: 1.71rem;
    font-size: 1.14rem;
    font-family: HelveticaNeue-Bold, HelveticaNeue;
    font-weight: 700;
    color: rgba(33, 42, 56, .6);
    line-height: 1.71rem;
    margin-bottom: 4.29rem;
    text-align: center;
}

.mod .wrap .item {
    width: 86.21rem;
    height: auto;
    background: #FFF;
    box-shadow: 0 .71rem 2.14rem 0 rgba(216, 221, 229, .55);
    border-radius: .86rem;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
     padding: 50px;
    margin-bottom: 2.86rem;
}

.mod .wrap .item .item-img {
    width: 4.57rem;
    height: 4.57rem;
}

.mod .wrap .item .item-text {
    width: 100%;
    font-size: 18px;
    font-family: HelveticaNeue;
    color: #212A38;
    line-height: 2.14rem;
    text-align: left;
}
.mod .wrap .p2{
    width: 100%;
    font-size: 18px;
    font-family: HelveticaNeue;
    color: #212A38;
    line-height: 1.7;
    text-align: left;
    margin-bottom: 30px;
}
.mod .wrap p{
    width: 100%;
    font-size: 18px;
    font-family: HelveticaNeue;
    color: #212A38;
    line-height: 1.7;
    text-align: left;
    margin-bottom: 30px;
}
.mod .wrap h3{
    width: 100%;
    font-size: 18px;
    font-family: HelveticaNeue;
    color: #212A38;
    line-height: 1.7;
    text-align: left;
    
}